home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hunter 2006
/
Hunter 2006.iso
/
soft
/
spybotsd14.exe
/
{app}
/
SpybotSD.exe
/
0
/
RCDATA
/
TFORMBROWSERLINK
/
TFORMBROWSERLINK.txt
Wrap
Text File
|
2005-05-31
|
1KB
|
61 lines
object formBrowserLink: TformBrowserLink
Left = 265
Top = 449
BorderStyle = bsDialog
Caption = 'Change browser link...'
ClientHeight = 138
ClientWidth = 298
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
DesignSize = (
298
138)
PixelsPerInch = 96
TextHeight = 13
object labelInfo0: TLabel
Left = 8
Top = 8
Width = 281
Height = 57
AutoSize = False
Caption =
'Your browser currently points to a start- or search page to the ' +
'following URL. You can change that setting by typing in a new UR' +
'L or selecting one from the pull-down list.'
WordWrap = True
end
object bnOK: TBitBtn
Left = 200
Top = 104
Width = 91
Height = 25
Anchors = [akRight, akBottom]
TabOrder = 0
Kind = bkOK
end
object bnCancel: TBitBtn
Left = 96
Top = 104
Width = 91
Height = 25
Anchors = [akRight, akBottom]
TabOrder = 1
Kind = bkCancel
end
object cbURL: TComboBox
Tag = 1
Left = 8
Top = 72
Width = 281
Height = 21
ItemHeight = 13
TabOrder = 2
end
end